@charset "utf-8";
/*------------------------------------------------------------
	Default style
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: middle;
	width: 100%
}

.sec1 .abBox .abText img{
   margin:0 auto;
  /*  width:70%!important; */
   width:90%!important;
}
.sec1 .abBox .abTextimg img{
   margin:0 auto;
   width:25%!important;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a:active {
	color: #333;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #333;
	text-align: center;
	line-height: 1.5;
	background-color: #FFF;
}

#container{
	text-align: left;
}

#main {
	
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.container {
	width: 90%;
	box-sizing: border-box;
	margin: 0 auto;
}
.fl {
	float:left
}
.fr {
	float:right
}
/*------------------------------------------------------------
	header
------------------------------------------------------------*/
#header {
position: fixed;
left: 0;
right: 0;
top: 0;
height: 110px;
z-index: 1000;
border-bottom: 1px solid rgba(255,255,255,.25)
}
#header .logo img{
	width: auto;
	margin-top:12px
}
#header .ss {
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	text-align: center;
	height: 110px;
	line-height: 110px;
	background: url(../../images/ss.png) no-repeat center;
	background-size: 30px;
	cursor: pointer;
}

#header .tel {
	margin: 22px 20px 0;
}
#header .tel p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 8px
}
#header .tel strong {
	display: block;
	color: #e50212;
	font-size: 21px;
	font-weight: 500;
	letter-spacing:1.5px
}
#header .form {
	position: absolute;
	left: 0;
	top: 110px;
	right: 0;
	padding: 50px 0;
	background: #fff;
	z-index: 1000;
	border-top: 1px solid #dedede;
	display: none
}

#header .form form {
	width: 40%;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 5px;
	position: relative;
}

#header .form form input[type="text"] {
width: 100%;
line-height: 40px;
padding: 0 86px 0 10px;
border: 1px solid #dedede;
margin:0;
box-sizing: border-box;
border-radius: 5px
}
#header .form form input[type="submit"] {
	width: 80px;
	background: #e50212;
	color:#fff;
	text-align:center;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border: none;
	border-radius:0 5px 5px 0

}
#header.on {
	background: #fff
}
#header.on #gNavi li>a {
	color: #333
}
#header.on .tel p {
	color: #333
}
#header.on .ss  {
	background-image: url(../../images/ss1.png)
}

/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	width: 56%

}
#gNavi li {
	width:16.66%;
	float: left;
}
#gNavi li>a {
	display: block;
	color: #fff;
	text-align: center;
	font-size:18px;
	line-height: 110px
}
#gNavi li a:hover {
    border-bottom: 3px solid #e50212;
}
#gNavi li.on>a {
	border-bottom: 3px solid #e50212
}
/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
#footer {
	background: #e50212
}
#footer .ftop {
	padding: 30px 0;
	border-bottom: 1px solid #efefef
}

#footer .ftop .flogo {
	width: auto;
	float: left;
}
#footer .ftop ul {
	float: right;
	width: 65%
}
#footer .ftop li {
	width: 12.5%;
	float: left;
}
#footer .ftop li a {
	display: block;
	line-height: 60px;
	color: #fff;
	font-size: 15px;
	text-align: right

}

#footer .fbot {
	font-size: 14px;
	padding: 40px 0;
	color: #fff
}

#footer .fbot .box1{ 
	width: 36%;
}

#footer .fbot .box1 .link a {
	display: inline-block;
	color: #fff;
	margin-right: 20px;
	line-height: 30px;
}

#footer .fbot p {
	line-height: 30px;
}

#footer .fbot .box1 p a {
	color: #fff
}
#footer .fbot .box2 {
	width: 30%;
	padding-left: 40px;
	box-sizing: border-box
}
#footer .fbot .box2 .ewm {
	margin-top: 10px
}
#footer .fbot .box2 .ewm .wx {
	width: 50%;
	float: left;
	text-align: center
}

#footer .fbot .box2 .ewm .wx>img {
	width: 120px;
	margin-bottom: 10px
}

#footer .fbot .box2 .ewm .wx p img {
	width: 24px;
	margin-right: 4px
}
#footer .fbot .box3 {
	padding-right: 80px;
	background: url(../../images/icon6.png) no-repeat right top;
	background-size: 55px;
	text-align: right;
	margin-top: 30px
}
#footer .fbot .box3 strong {
	font-size: 22px;
	display: block
}

#footer .power {
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #efefef
}
#footer .power  a {
	color: #fff
}